description = "The sizes of characters are changed regularly.";
version = "1.00";
bin = "ElectronicWave.bin";
========== Description Part End ==========
========== Parameter Part Begin ==========
$nCharacterCount(EDIT,INT,1,1 10000,"Total Characters ","The total characters using the special effect. The value is defined by the selected characters in the movie, but can not be changed in the property box.");
$nFrameCount(EDIT,INT,3,3 3,"Total Frames","It indicates the total frames of actions. The total frames of the effect is probably more than it.");
$nSpeed(EDIT,INT,10,1 10000,"Speed","To control the speed of changing the character size.");
$nSizeMax(EDIT,INT,400,1 10000,"Max Size","The maximum size that a character will change into.");
$nSizeMin(EDIT,INT,100,1 10000,"Mini Size","The minimum size that a character will change into.");
$nInterval(EDIT,INT,6,1 10000,"Interval","The time difference between the former character and the latter one beginning to change.");